Skip to content

Conversation

@mbdevpl
Copy link
Owner

@mbdevpl mbdevpl commented Nov 6, 2025

Supersedes #33

@jenkins-mbdev
Copy link

jenkins-mbdev bot commented Nov 6, 2025

Tools report for GitHub-mbdevpl/version-query/PR-34 [build #1]:

  • Pylint: ran 🆗

  • Mypy: ran 🆗

  • Flake518: ran 🆗

  • Pydocstyle: ran 🆗

  • Coverage: 98% 🆗 (click for details)
    Name                                 Stmts   Miss Branch BrPart  Cover   Missing
    --------------------------------------------------------------------------------
    setup.py                                11      0      2      0   100%
    test/__init__.py                         5      0      0      0   100%
    test/examples.py                        48      1      4      1    96%   22
    test/test_cli.py                        54      0      0      0   100%
    test/test_git.py                       195      0     18      0   100%
    test/test_local_git_version.py          11      0      0      0   100%
    test/test_packaging.py                   3      0      0      0   100%
    test/test_query.py                     112      2      4      0    98%   89-90
    test/test_version.py                   153      0     32      0   100%
    version_query/__init__.py                5      0      0      0   100%
    version_query/__main__.py                9      0      2      0   100%
    version_query/_version.py                2      0      0      0   100%
    version_query/git_query.py             117      1     46      1    99%   75
    version_query/local_git_version.py       7      0      0      0   100%
    version_query/main.py                   21      0      6      0   100%
    version_query/parser.py                 36      0      8      0   100%
    version_query/patterns.py               25      0      0      0   100%
    version_query/py_query.py               45      7     18      3    84%   14-17, 38, 40, 57
    version_query/query.py                  50      0      2      0   100%
    version_query/version.py               393      9    200      8    97%   68, 78, 89, 94, 96, 125, 277, 445, 458
    --------------------------------------------------------------------------------
    TOTAL                                 1302     20    342     13    98%
    

@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.4%. Comparing base (ea33f33) to head (42cdc5c).

Additional details and impacted files
@@           Coverage Diff           @@
##            main     #34     +/-   ##
=======================================
- Coverage   98.0%   97.4%   -0.7%     
=======================================
  Files         20      20             
  Lines       1302    1302             
  Branches     171     171             
=======================================
- Hits        1277    1269      -8     
- Misses        13      20      +7     
- Partials      12      13      +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants